(Fdelete_other_windows): Set window's window_end_valid
authorGerd Moellmann <gerd@gnu.org>
Thu, 4 Jan 2001 12:53:14 +0000 (12:53 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 4 Jan 2001 12:53:14 +0000 (12:53 +0000)
commit1df62f4d15c5a519fa72507c3af899c4c7d34369
tree0bea80a6e32f087668b536fb2f142ab43024b3b9
parentfe00cfb3c3ef94ba3cb87ef14abeea7f3d43ea24
(Fdelete_other_windows): Set window's window_end_valid
to nil when changing the window's start.  Don't change the
window's start when its top position hasn't changed.  If we do,
this will set the window's optional_new_start, which act's like a
force_start during redisplay with C-x 1 M-> under particular
circumstances (see report from Per Starback to emacs-pretest-bug
from 2000-12-13.).
(Fdelete_other_windows): Set window's window_end_valid
to nil when changing the window's start.
src/window.c